PDF4Java Reference Documentation
com.o2sol.pdf4java.annotations Package / PDFRedactionAnnotation Class / setOverlayAppearance Method
A com.o2sol.pdf4java.graphics.PDFFormXObject specifying the overlay appearance for this redaction annotation.
In This Topic
    setOverlayAppearance Method
    In This Topic
    Sets the overlay appearance.
    Syntax
    public void setOverlayAppearance( 
       PDFFormXObject value
    )

    Parameters

    value
    A com.o2sol.pdf4java.graphics.PDFFormXObject specifying the overlay appearance for this redaction annotation.
    See Also